[INFO] fetching crate risc0-povw 0.4.2...
[INFO] testing risc0-povw-0.4.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate risc0-povw 0.4.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate risc0-povw 0.4.2
[INFO] finished tweaking crates.io crate risc0-povw 0.4.2
[INFO] tweaked toml for crates.io crate risc0-povw 0.4.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate risc0-povw 0.4.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate risc0-povw 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded no_std_strings v0.1.3
[INFO] [stderr]   Downloaded hybrid-array v0.3.1
[INFO] [stderr]   Downloaded risc0-groth16 v3.0.4
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded risc0-zkp v3.0.4
[INFO] [stderr]   Downloaded risc0-circuit-recursion v4.0.4
[INFO] [stderr]   Downloaded ruint v1.16.0
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded risc0-build v3.0.5
[INFO] [stderr]   Downloaded risc0-binfmt v3.0.4
[INFO] [stderr]   Downloaded risc0-zkos-v1compat v2.2.2
[INFO] [stderr]   Downloaded risc0-zkvm-platform v2.2.2
[INFO] [stderr]   Downloaded rzup v0.5.1
[INFO] [stderr]   Downloaded risc0-core v3.0.1
[INFO] [stderr]   Downloaded rrs-lib v0.1.0
[INFO] [stderr]   Downloaded docker-generate v0.1.3
[INFO] [stderr]   Downloaded include_bytes_aligned v0.1.4
[INFO] [stderr]   Downloaded risc0-zkvm v3.0.5
[INFO] [stderr]   Downloaded risc0-circuit-rv32im v4.0.4
[INFO] [stderr]   Downloaded risc0-circuit-keccak v4.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2c6d67f78b9e6abea531e3831ef170cea18b48cb6466e7dd3bcd80272e8f56f
[INFO] running `Command { std: "docker" "start" "-a" "b2c6d67f78b9e6abea531e3831ef170cea18b48cb6466e7dd3bcd80272e8f56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2c6d67f78b9e6abea531e3831ef170cea18b48cb6466e7dd3bcd80272e8f56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c6d67f78b9e6abea531e3831ef170cea18b48cb6466e7dd3bcd80272e8f56f", kill_on_drop: false }`
[INFO] [stdout] b2c6d67f78b9e6abea531e3831ef170cea18b48cb6466e7dd3bcd80272e8f56f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7666bca77826ed6067939fdde0bd4d7b762127f741caa7e19684f206fde31862
[INFO] running `Command { std: "docker" "start" "-a" "7666bca77826ed6067939fdde0bd4d7b762127f741caa7e19684f206fde31862", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling risc0-zkvm-platform v2.2.2
[INFO] [stderr]    Compiling risc0-zkp v3.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling risc0-core v3.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling risc0-circuit-recursion v4.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling no_std_strings v0.1.3
[INFO] [stderr]    Compiling risc0-circuit-keccak v4.0.5
[INFO] [stderr]    Compiling include_bytes_aligned v0.1.4
[INFO] [stderr]    Compiling risc0-zkos-v1compat v2.2.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling docker-generate v0.1.3
[INFO] [stderr]    Compiling rrs-lib v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rzup v0.5.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling risc0-binfmt v3.0.4
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling risc0-build v3.0.5
[INFO] [stderr]    Compiling risc0-circuit-rv32im v4.0.4
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-relations v0.5.1
[INFO] [stderr]    Compiling ark-snark v0.5.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-groth16 v0.5.0
[INFO] [stderr]    Compiling risc0-groth16 v3.0.4
[INFO] [stderr]    Compiling risc0-zkvm v3.0.5
[INFO] [stderr]    Compiling risc0-povw v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7666bca77826ed6067939fdde0bd4d7b762127f741caa7e19684f206fde31862", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7666bca77826ed6067939fdde0bd4d7b762127f741caa7e19684f206fde31862", kill_on_drop: false }`
[INFO] [stdout] 7666bca77826ed6067939fdde0bd4d7b762127f741caa7e19684f206fde31862
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6791799ca3e48bdfffc057b74cc1cfa7e0ba4b5e144cdfe2f3e0a2c8e129ec4d
[INFO] running `Command { std: "docker" "start" "-a" "6791799ca3e48bdfffc057b74cc1cfa7e0ba4b5e144cdfe2f3e0a2c8e129ec4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling risc0-binfmt v3.0.4
[INFO] [stderr]    Compiling risc0-circuit-keccak v4.0.5
[INFO] [stderr]    Compiling risc0-groth16 v3.0.4
[INFO] [stderr]    Compiling risc0-circuit-rv32im v4.0.4
[INFO] [stderr]    Compiling rzup v0.5.1
[INFO] [stderr]    Compiling risc0-build v3.0.5
[INFO] [stderr]    Compiling risc0-zkvm v3.0.5
[INFO] [stderr]    Compiling risc0-povw v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6791799ca3e48bdfffc057b74cc1cfa7e0ba4b5e144cdfe2f3e0a2c8e129ec4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6791799ca3e48bdfffc057b74cc1cfa7e0ba4b5e144cdfe2f3e0a2c8e129ec4d", kill_on_drop: false }`
[INFO] [stdout] 6791799ca3e48bdfffc057b74cc1cfa7e0ba4b5e144cdfe2f3e0a2c8e129ec4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c6d9dc26d00c1f9579b6459cd2c0749434bba223bf763d7c8cff3871f376481
[INFO] running `Command { std: "docker" "start" "-a" "3c6d9dc26d00c1f9579b6459cd2c0749434bba223bf763d7c8cff3871f376481", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/risc0_povw-d8ad3319fb632325)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tree::tests::job_contains ... ok
[INFO] [stdout] test tree::tests::job_inclusion_proof_basic ... ok
[INFO] [stdout] test tree::tests::work_log_inclusion_proof_basic ... ok
[INFO] [stdout] test tree::tests::bitmap_from_bit_range ... ok
[INFO] [stdout] test tree::tests::work_set_inclusion_proof_basic ... ok
[INFO] [stdout] test tree::tests::job_proptest ... ok
[INFO] [stdout] test consts::tests::empty_subtree_root_correct ... ok
[INFO] [stdout] test consts::tests::full_subtree_root_correct ... ok
[INFO] [stdout] test tree::tests::work_set_proptest ... ok
[INFO] [stdout] test tree::tests::work_log_proptest_open_job_subtree ... ok
[INFO] [stdout] test tree::tests::work_log_proptest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests risc0_povw
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3c6d9dc26d00c1f9579b6459cd2c0749434bba223bf763d7c8cff3871f376481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6d9dc26d00c1f9579b6459cd2c0749434bba223bf763d7c8cff3871f376481", kill_on_drop: false }`
[INFO] [stdout] 3c6d9dc26d00c1f9579b6459cd2c0749434bba223bf763d7c8cff3871f376481
